xen.git
2005-10-11 djm@kirby.fc... Fixes for correct itir handling in vcpu_translate ...
2005-10-09 djm@kirby.fc... Convert a few privops to existing hyperprivops in xenlinux
2005-10-09 djm@kirby.fc... Still more updating ia64 to xen-unstable
2005-10-09 djm@kirby.fc... More updating ia64 to latest xen-unstable
2005-10-08 djm@kirby.fc... Update ia64 to keep up with core changes
2005-10-08 djm@kirby.fc... Merge
2005-10-08 kaf24@firebug... Make libxenstore thread-safe. It also spawns an internal
2005-10-08 djm@kirby.fc... Add support for fast mov_to_kr privops
2005-10-08 kaf24@firebug... Fix locking in /dev/xen/evtchn ioctl.
2005-10-08 kaf24@firebug... Add one more parameter to __vmread_vcpu and clean some...
2005-10-08 kaf24@firebug... Add a bzImage target for xen kernels for consistency...
2005-10-08 kaf24@firebug... Xen-friendly glibc selection: appropriate ld-linux...
2005-10-07 kaf24@firebug... Remove linux-2.4 sparse tree.
2005-10-07 kaf24@firebug... Some cleanup in TPM-related files and implementation...
2005-10-07 kaf24@firebug... Re-enable the pygrub build and fix the build with older
2005-10-07 kaf24@firebug... Move mmio operation structure from domain to vcpu.
2005-10-07 kaf24@firebug... Rationalise xenstore header files a little. xenstored.h,
2005-10-07 djm@kirby.fc... Reset hypercall_continuation flag (by Tristan Gingold)
2005-10-07 djm@kirby.fc... Fix incorrect re-enablement of interrupts (found by...
2005-10-07 kaf24@firebug... Update kernel watch API to pass the array of watch...
2005-10-07 kaf24@firebug... Change xs_read_watch interface to return a sized array...
2005-10-07 kaf24@firebug... Clean up file vmx.c:
2005-10-07 kaf24@firebug... Add installation of the udev rules if appropriate....
2005-10-07 emellor@ewanMerged.
2005-10-07 emellor@ewanRegig the construction of new domains so that restore...
2005-10-07 kaf24@firebug... Add udev rules that map similar to the hotplug agent...
2005-10-07 kaf24@firebug... Move the block-phy and block-file handling into a common
2005-10-07 kaf24@firebug... The hotplug agent sets the path now, but that's not...
2005-10-07 kaf24@firebug... Remove bind_evtchn_to_irq/unbind_evtchn_from_irq from the
2005-10-07 kaf24@firebug... The attached fixes a few things to make the blkfront...
2005-10-07 kaf24@firebug... merge.
2005-10-07 kaf24@firebug... This patch copies the NAT scripts in tools/examples/ to
2005-10-07 emellor@ewanMerge.
2005-10-07 emellor@ewanMerge.
2005-10-07 kaf24@firebug... Move construct_vmcs to arch_vmx_do_launch.
2005-10-07 emellor@ewanRename the source domain on migration, regardless of...
2005-10-07 kaf24@firebug... Big simplification of the Xen event-channel interface.
2005-10-06 emellor@ewanFix conflicting merge.
2005-10-06 emellor@ewanMerged.
2005-10-06 emellor@ewanRemove xm commands block-refresh and vbd-refresh, as...
2005-10-06 kaf24@firebug... User tools send evtchn notifications via /dev/xen/evtchn
2005-10-06 kaf24@firebug... Change how event channels are allocated and used by...
2005-10-06 emellor@ewanAdded Zope's test.py, and a unit test to sxp. This...
2005-10-06 emellor@ewanMerged.
2005-10-06 emellor@ewanAllow shutdown code SHUTDOWN_HALT, which we handle...
2005-10-06 emellor@ewanRename all dying domains to be prefixed with Zombie...
2005-10-06 emellor@ewanReduce the log level for the 'cannot recreate informati...
2005-10-06 kaf24@firebug... Ensure that all fields of evtchn_op_t are initialised...
2005-10-06 emellor@ewanIssue diagnostic if we find dying domains on Xend resta...
2005-10-06 emellor@ewanRaise an exception if an error appears on the pipes...
2005-10-05 vh249@kneesaa... mixup in vcpu-enable and vcpu-disable help string
2005-10-05 kaf24@firebug... Reformat the pfn_info structure to ensure that
2005-10-05 kaf24@firebug... Activate suspending/resuming of the TPM interface and add
2005-10-05 kaf24@firebug... Gentoo compatible stuff has to be done *before* the...
2005-10-05 kaf24@firebug... EVTCHNOP_alloc_unbound can allocate a port in an arbitrary
2005-10-05 emellor@ewanFix the handling of VCPUs, specifically wrt the broken...
2005-10-05 emellor@ewanChange boolean config option parsing to allow True...
2005-10-05 kaf24@firebug... Fix save/restore -- too much work being done in
2005-10-05 kaf24@firebug... Emulate guest reads of CR4, masking features that Xen
2005-10-05 kaf24@firebug... Send event-channel notification from console daemon
2005-10-05 kaf24@firebug... Revert changes checked in by mistake in previous changeset.
2005-10-05 kaf24@firebug... Clean up DESTDIR handling. Default install is to root
2005-10-05 emellor@ewanMerge (with trepidation).
2005-10-05 emellor@ewanRecover from name uniqueness violation by renaming...
2005-10-05 kaf24@firebug... Add Gentoo handling to network-bridge. Based on patches
2005-10-05 kaf24@firebug... Handle the case where there are no spaces or parameters
2005-10-05 kaf24@firebug... Fix DOM0_PHYSINFO to return correct value for total
2005-10-05 kaf24@firebug... Currently, the scripts in /etc/xen/scripts won't get...
2005-10-05 kaf24@firebug... The attached patch places an updated TPM driver into...
2005-10-05 kaf24@firebug... Restructure the makefiles used to drive builds of linux...
2005-10-05 kaf24@firebug... Move setting of configuration variables to Config.mk.
2005-10-05 emellor@ewanRemoved the EventServer, replacing the events fired...
2005-10-04 emellor@ewanimported patch /home/emellor/block_detach.patch
2005-10-04 emellor@ewanExplicitly close files on save and restore. Rename...
2005-10-04 emellor@ewanExplicitly close files.
2005-10-04 emellor@ewanClean up domains if creation/restoration fails.
2005-10-04 emellor@ewanFix typo.
2005-10-04 emellor@ewanMerge the child-process handling of the save and restor...
2005-10-04 emellor@ewanRemoved unused xen_domain method, and unused imports...
2005-10-04 emellor@ewanFix call to state_set inside preserve (was erroneously...
2005-10-04 emellor@ewanFix xm restore broken by missing return statement.
2005-10-04 kaf24@firebug... Clean up sched_op() hypercall interface. One particular
2005-10-04 kaf24@firebug... Allow EVTCHNOP_bind_{ipi,virq} to specify the vcpu to
2005-10-04 kaf24@firebug... Rename VCPUOP_craete to VCPUOP_initialise. It is likely...
2005-10-04 kaf24@firebug... Fix tools to pull public header files from standard
2005-10-04 jrb44@swoop... Merge to restore reverted changes.
2005-10-04 jrb44@swoop... Throw away bogus merge.
2005-10-04 jrb44@swoop... Merge.
2005-10-04 emellor@ewanCatch xen.xend.XendProtocol.XendError as well as xen...
2005-10-04 emellor@ewanMerged.
2005-10-04 emellor@ewanMerged.
2005-10-04 emellor@ewanMerged.
2005-10-04 emellor@ewanMerged.
2005-10-04 emellor@ewanMerged.
2005-10-04 emellor@ewanMerged.
2005-10-04 emellor@ewanMerged.
2005-10-04 emellor@ewanMerged.
2005-10-04 emellor@ewanMerged.
2005-10-04 emellor@ewanMerged.
2005-10-04 emellor@ewanFix debugging statement that was referring to non-exist...
next